Skip to content

Clean up Contacts0#32

Open
rexyyong wants to merge 1 commit into
nus-cs2113-AY2324S2:masterfrom
rexyyong:master
Open

Clean up Contacts0#32
rexyyong wants to merge 1 commit into
nus-cs2113-AY2324S2:masterfrom
rexyyong:master

Conversation

@rexyyong

@rexyyong rexyyong commented Feb 4, 2024

Copy link
Copy Markdown

Clean up Contacts0

System.out.println("|| Welcome to Contacts!");
System.out.println("|| ===================================================");
String[][] list = new String[100][3];
printWelcomeMessage();

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

private static void printWelcomeMessage() {
System.out.println("|| ===================================================");
System.out.println("|| ===================================================");
System.out.println("|| Contacts - Version 1.0");

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant